Const's File (CONST.INI) include const's headers ([]) and const's lists. Header include "A" and act number for const's list.

For example:

[A0]		<- Const's header (its ActID)
ActOne=0	<- First const
ActTwo=1	<- Second const
SuperAct=6	<- Third const

etc...

I hope, that you understand this const system. :)

ELF